home *** CD-ROM | disk | FTP | other *** search
/ Digitalfoto 118 / Digitalfoto 118.iso / mac / programas / 00 / start.swf / scripts / frame_2 / DoAction.as
Text File  |  2009-11-16  |  191b  |  13 lines

  1. if(appdir == undefined)
  2. {
  3.    useFSP_path = "false";
  4. }
  5. else
  6. {
  7.    useFSP_path = "true";
  8. }
  9. if(client_os == "Windows")
  10. {
  11.    mdm.Forms.SplashForm.callFunction("output","Init..","");
  12. }
  13.